home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / vdigit.zip / README.1ST < prev    next >
Text File  |  1989-06-24  |  2KB  |  27 lines

  1.                       NOTICE OF UNSUPPORTED CPU TYPE
  2.                       ------------------------------
  3.  
  4. Everything in this software package requires an 80286 or 80386 processor
  5. running at a speed of at least 6 MHz. In order to provide the features of
  6. background playback and file reading on-the-fly, a lot of processing has to
  7. occur in a very short time period a lot of times per second. Few if any PC/XT
  8. machines using 8088/8086 processors will be fast enough. In tests I made,
  9. NONE of the four 8088-based machines tested were able to keep up. Voice
  10. output was slow, distorted, and erratic, or non-existent.
  11.  
  12. I realize that there are still a lot of XT's out there, but the fact is that
  13. there are very few XT's (8088 CPU's) being bought as new machines. The price
  14. of 10 MHz AT clone motherboards is now so low that this is usually "bottom of
  15. the line" in desktop machines. Even portables are moving away from the 8088
  16. as a CPU.
  17.  
  18. A decision was made (with some reluctance) to abandon all efforts to make
  19. this package work with 8088/8086 machines. Why have a 286 or 386 and yet not
  20. use its improved performance? All the programs included here use 286-specific
  21. instructions and therefore will not run on an 8088/8086 even if a fast enough
  22. one could be found. The routines RVOICE_INIT and PVOICE_INIT (see VOICEKIT.DOC
  23. and VPMOD.DOC) test for CPU type before doing anything else, and return an
  24. error code of 2 if an 8088 or 8086 is detected.
  25.  
  26.                                                              - Alan D. Jones
  27.